用 chrome 调试 node.js 代码 1.全局安装 node-inspector 2.启动 node 项目入口文件,如 3.控制台将出现如下地址字样,将后面的路径放到 chrome 中打开。 ...